home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 751-760 / 751 / ppmc / readme < prev    next >
Text File  |  1995-03-18  |  1KB  |  66 lines

  1.  
  2.  
  3.                 PPMC  v1.1
  4.             The Powerpacker Mini Clone
  5.             Copyright  © 1992 REELSOFT
  6.  
  7.  
  8.  
  9. »»»»»»»»»»»»»»»»»»»»»»    Written by
  10.                 Reza ELGHAZI
  11.                 35, av Mac Mahon
  12.                 75017 Paris
  13.                 FRANCE
  14.  
  15.  
  16.  
  17. »»»»»»»»»»»»»»»»»»»»»»    Using..
  18.  
  19.             SAS/C Compiler V5.10b
  20.                         Copyright © 1990
  21.                         by SAS Institute Inc.
  22.  
  23.             GadToolsBox V1.4
  24.                         Copyright © 1991,92
  25.                         by Jaba Development
  26.  
  27.             powerpacker.library
  28.             reqtools.library
  29.                         Copyright ©
  30.                         by Nico François
  31.  
  32.  
  33.     ****************************************************************
  34.  
  35.     This is powerpacker.library meeting gadtools.library :
  36.     A small utility, useful for compressing text and data files only,
  37.     since it wont insert a decrunch    header in the packed file
  38.     ( Ok, ok, it's not really a Powerpacker "clone".. )
  39.  
  40.     The program warns you if an executable file is loaded.
  41.  
  42.     As you probably gessed, It only works under 2.0 systems.
  43.     But it has AppWindows possibility, so just drop your file in it..
  44.  
  45.     Using PPMC is trivial and no command description is actually needed.
  46.  
  47.  
  48.  
  49.  
  50.         «  Both this program and its source are FREEWARE  »
  51.  
  52.  
  53.  
  54. About the source :
  55. ------------------
  56.     You can make PPMC a Commodity by recompiling the source
  57.     with the #define Symbol PPMC_CX.
  58.  
  59.     Although The C source was compiled with SAS/C, I've added some
  60.     defines and a DMakeFile allowing you to use DICE to recompile it.
  61.     ( the executable should    be a bit smaller with DICE )
  62.  
  63.     Special thanks to Jan van den Baard for helping me on the password
  64.     problem.
  65.  
  66.     ...